GDK/Win32: Deal with leftovers from removal of GdkWindow items
authorChun-wei Fan <fanchunwei@src.gnome.org>
Fri, 28 Oct 2016 05:42:55 +0000 (13:42 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Fri, 28 Oct 2016 07:56:36 +0000 (15:56 +0800)
commitfcecec1a9da0188805888e87b7e5db5d79897af4
treee620d3703cdccae7128de498ead15dce2d2fd127
parent45c0379f873e33f6ac072cd32bb7785b61a2f962
GDK/Win32: Deal with leftovers from removal of GdkWindow items

We need to further remove items for the removal of:
-GdkWindow->depth (commit 6cc94ff)
-gdk_window_get_visual()/GdkWindow->visual (commit f420dc7)
-GDK visual query APIs (commit 45c0379)

https://bugzilla.gnome.org/show_bug.cgi?id=773299
gdk/win32/gdkglcontext-win32.c
gdk/win32/gdkscreen-win32.c
gdk/win32/gdkwindow-win32.c